[,SCASet,ANY,ANY-method: Subset an SCASet to a smaller SCASet
Description
Subset an SCASet to a smaller SCASet
Usage
# S4 method for SCASet,ANY,ANY
[(x, i, j, ...drop = FALSE)
Details
signature(x="SCASet",i="ANY"): x[i], where i is the vector of integers or characters matching sampleNames. Returns an SCASet of length(i) of elements at positions in i.